release: 0.4.1#11
Open
stainless-app[bot] wants to merge 3 commits intomainfrom
Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Mon, 25 May 2026 05:28:09 GMT |
2da390a to
023878a
Compare
Comment on lines
+7
to
+8
| version: 0.4.0 | ||
| date-released: 2026-04-22 |
There was a problem hiding this comment.
🟡 Medium CITATION.cff:7
CITATION.cff still lists version: 0.4.0 and date-released: 2026-04-22, but this PR releases 0.4.1 on 2026-04-25. The citation metadata will direct users to cite the wrong version and date, inconsistent with all other version-bearing files in the PR. Update these fields to match the actual release.
-version: 0.4.0
-date-released: 2026-04-22
+version: 0.4.1
+date-released: 2026-04-25🚀 Reply "fix it for me" or copy this AI Prompt for your agent:
In file CITATION.cff around lines 7-8:
`CITATION.cff` still lists `version: 0.4.0` and `date-released: 2026-04-22`, but this PR releases 0.4.1 on 2026-04-25. The citation metadata will direct users to cite the wrong version and date, inconsistent with all other version-bearing files in the PR. Update these fields to match the actual release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.4.1 (2026-04-25)
Full Changelog: v0.4.0...v0.4.1
Chores
Documentation
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Note
Release version 0.4.1 of the Xquik Python SDK
0.4.1inpyproject.toml,_version.py, and the release-please manifestCITATION.cffmetadata file for academic citation supportREADME.mdwith feature sections, a comparison table, FAQ, and updated documentation linksbootstrapscript to avoid erroring whenSKIP_BREWis unset by using${SKIP_BREW:-}parameter expansion📊 Macroscope summarized 86242be. 2 files reviewed, 1 issue evaluated, 0 issues filtered, 1 comment posted
🗂️ Filtered Issues